#include <BrushOctree.hpp>
Collaboration diagram for deBrushOctree::deIndexedPoly:

Public Member Functions | |
| ~deIndexedPoly () | |
| deIndexedPoly (s32 vertnum=3) | |
| deIndexedPoly (const deIndexedPoly &ref) | |
| deIndexedPoly & | operator= (const deIndexedPoly &ref) |
| void | Resize (s32 vertnum) |
Public Attributes | |
| s32 | NumVerts |
| long | PolyIndex |
| long | TextureIndex |
| u16 * | PosIndices |
| u16 * | NormIndices |
| u16 * | MatIndices |
| deDouble | Dist |
| deVec3d | Normal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3